window: Properly detect if size allocation is needed
authorBenjamin Otte <otte@redhat.com>
Tue, 12 Feb 2019 01:20:36 +0000 (02:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Feb 2019 05:46:04 +0000 (06:46 +0100)
commit2ba928e14263f06693baaf6434b198ab2a44e9d1
tree33cf319b11fd0a2bf7331e86c0636f721a667f96
parent07722582eff98afd3e901bcabd62f2c4497e4a9f
window: Properly detect if size allocation is needed

Instead of looking at the allocation, just look at the alloc_needed
widget flag that tracks if an allocation is needed.
gtk/gtkwindow.c